OpenRoads Designer CONNECT Edition SDK Help

ProfileLineConstructor Class

Defines and implements properties and methods for all the linear elements

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public class ProfileLineConstructor
Inheritance → ProfileLineConstructor

Constructors

ProfileLineConstructor Initializes a new instance of the ProfileLineConstructor class

Methods

CreateLineTangentToTwoElements Constructs a profile Line element tangent to two profile elements.
CreateTangentLineWithDirection Constructs a profile Line element tangent to a profile element with direction.
CreateTangentLineWithLength Constructs a profile Line element tangent to a profile element with length.

See Also